Revision: hackerlab--devo--1.0--patch-15
Archive: lord@emf.net--2003
Creator: Tom Lord <lord@emf.net>
Date: Sun May 11 10:12:01 PDT 2003
Standard-date: 2003-05-11 17:12:01 GMT
Summary: safe_access return value tweak
Keywords: 
New-files: {arch}/hackerlab/hackerlab--devo/hackerlab--devo--1.0/lord@emf.net--2003/patch-log/patch-15
Modified-files: ChangeLog vu/safe.c
New-patches: lord@emf.net--2003/hackerlab--devo--1.0--patch-15


If `mode' is `F_OK' and the file does not exist, return -1 
rather than panicing.

